home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / 20bfiles.zip / DCAIND.PRE < prev    next >
Text File  |  1993-02-25  |  2KB  |  53 lines

  1. /* DCAIND.PRE
  2.  
  3. This file contains the pre-process information for the wCASL compiler.
  4. It should NOT be altered in ANY manner or the compilation process will
  5. become unpredictable.
  6.  
  7. */
  8.  
  9. protocolvar string Converter
  10. protocolvar integer TermProtoID
  11. protocolvar string TermName
  12. protocolvar string Preamble
  13. protocolvar string Postamble
  14. protocolvar string EnterKey
  15. protocolvar string PF1Key
  16. protocolvar string PF2Key
  17. protocolvar string ClearKey
  18. protocolvar string ResetKey
  19. protocolvar integer KeyDelay
  20. protocolvar integer XFlicker
  21. protocolvar integer XClockTimeout
  22. protocolvar integer OutTableID
  23. protocolvar integer InTableID
  24. protocolvar boolean HasStatusLine
  25. protocolvar integer StatusRow
  26. protocolvar integer StatusCol
  27. protocolvar integer BusyRow
  28. protocolvar integer BusyCol
  29. protocolvar string XClockString
  30. protocolvar integer HostOSID
  31. protocolvar string HostOS
  32. protocolvar integer ProtoVer
  33. protocolvar string SendCommand
  34. protocolvar string ReceiveCommand
  35. protocolvar boolean UseOpenOpt
  36. protocolvar string OpenOptChars
  37. protocolvar boolean UseCloseOpt
  38. protocolvar string CloseOptChars
  39. protocolvar string ASCIIOptChars
  40. protocolvar string CRLFOptChars
  41. protocolvar string AppendOptChars
  42. protocolvar boolean AllowComments
  43. protocolvar boolean BlockPrefixing
  44. protocolvar string PrefixChars
  45. protocolvar boolean SendEOFNewScrn
  46. protocolvar integer HostCmdDelay
  47. protocolvar boolean ASCII
  48. protocolvar boolean CRLF
  49. protocolvar integer DataTimeout
  50. protocolvar boolean DisplayData
  51. protocolvar string CommandOptions
  52. protocolvar string CommandComments 
  53.